Bookmark
How to undo (almost) anything with Git
https://github.com/blog/2019-how-to-undo-almost-anything-with-git, posted 2015 by peter in git howto reference versioncontrol
In this post, I'm going to take a look at some common scenarios where you might want to "undo" a change you've made and the best way to do it using Git.